net/http.http2Transport.AllowHTTP (field)

2 uses

	net/http (current package)
		h2_bundle.go#L7528: 	AllowHTTP bool
		h2_bundle.go#L8047: 		if !t.AllowHTTP && !opt.allowHTTP {